[INFO] cloning repository https://github.com/LeonMskRu/arti
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeonMskRu/arti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeonMskRu%2Farti", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeonMskRu%2Farti'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d0b28ffe6f4ead8ec680e2defc684e764bf55d4
[INFO] fixing LeonMskRu/arti against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeonMskRu%2Farti" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LeonMskRu/arti
[INFO] finished tweaking git repo https://github.com/LeonMskRu/arti
[INFO] tweaked toml for git repo https://github.com/LeonMskRu/arti written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeonMskRu/arti on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LeonMskRu/arti already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8656195deea8410384c6d94029508ffafd147c3cce93fa7b5809cb0caa268744
[INFO] running `Command { std: "docker" "start" "8656195deea8410384c6d94029508ffafd147c3cce93fa7b5809cb0caa268744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8656195deea8410384c6d94029508ffafd147c3cce93fa7b5809cb0caa268744" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8656195deea8410384c6d94029508ffafd147c3cce93fa7b5809cb0caa268744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8656195deea8410384c6d94029508ffafd147c3cce93fa7b5809cb0caa268744" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/oneshot-fused-workaround/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/slotmap-careful/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/test-temp-dir/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/fslock-guard/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/hashx/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/equix/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-basic-utils/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/caret/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/fs-mistrust/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/safelog/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/retry-error/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-error/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-general-addr/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-events/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-geoip/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-rtcompat/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-rtmock/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-async-utils/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-config/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-config-path/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-rpc-connect/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-log-ratelim/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-rpcbase/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-memquota/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-units/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-llcrypto/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-bytes/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-protover/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-checkable/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-cert/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-key-forge/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-hscrypto/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-socksproto/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-linkspec/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-cell/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-proto/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-netdoc/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-consdiff/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-netdir/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-relay-selection/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-persist/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-chanmgr/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-ptmgr/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-guardmgr/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-circmgr/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-dirclient/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-dirmgr/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-keymgr/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-hsclient/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-hsservice/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-hsrproxy/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tor-relay-crypto/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/arti-client/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/arti-relay/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/arti-rpcserver/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/arti-config/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/arti/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/arti-bench/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/arti-testing/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/arti-ureq/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/arti-rpc-client-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating maint/fixup-features/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating maint/keygen-openssh-test/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/gsoc2023/connection-checker/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/gsoc2023/dns-resolver/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/gsoc2023/obfs4-checker/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/gsoc2023/pt-proxy/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/hyper/hyper-http-client-example/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/hyper/hyper-http-hs-example/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/axum/axum-hello-world/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/download-manager/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/ureq-examples/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling winnow v0.7.8
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking retry-error v0.6.3 (/opt/rustwide/workdir/crates/retry-error)
[INFO] [stderr]    Migrating crates/retry-error/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]        Fixed crates/retry-error/src/lib.rs (1 fix)
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling aws-lc-rs v1.13.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=93422fe59d4e0fd3 -C extra-filename=-3d632b9d02ccc9b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-f49a1abb0a0f51cf.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-928ec4daade86234.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-f01d07d5f3284987.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-fc133891cd6c1670.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-0305eccffc39046b.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-d6995ba9ca56d014.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9a720a66e1fd5d2d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d39827a1100fb9ef.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-7f3687f361877058.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-e7a0a98d00e3fd15.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b62b4240ae7ed3c7 -C extra-filename=-ae504b4a5b118fc6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f628d6fb846c6368.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f43bc4131d80afc8.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-1d1395cd7a8bd8da.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8656195deea8410384c6d94029508ffafd147c3cce93fa7b5809cb0caa268744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8656195deea8410384c6d94029508ffafd147c3cce93fa7b5809cb0caa268744", kill_on_drop: false }`
[INFO] [stdout] 8656195deea8410384c6d94029508ffafd147c3cce93fa7b5809cb0caa268744
